FrameLib  2.0
DSP processing with frames of arbitrary timing and length
FrameLib_Queueable< T > Class Template Reference

a template class for items that can be placed on a queue More...

#include <FrameLib_Object.h>

Inheritance diagram for FrameLib_Queueable< T >:
FrameLib_Object< T >

Classes

class  Queue
 a single-threaded queue for non-recursive queuing of items for processing More...
 

Public Member Functions

 FrameLib_Queueable ()
 

Detailed Description

template<class T>
class FrameLib_Queueable< T >

a template class for items that can be placed on a queue

Constructor & Destructor Documentation

◆ FrameLib_Queueable()

template<class T>
FrameLib_Queueable< T >::FrameLib_Queueable ( )
inline

The documentation for this class was generated from the following file: